_nifectl builtins show-app_

Show Apps created during Nifectl builtins

About#

Show details of a Nife deployment builtins, including the builtin "Dockerfile" with an apps settings included and other information.

Usage#

nifectl builtins show-app [flags]

Options#

-a, --app string App name to operate on
-c, --config string Path to an app config file or directory containing one (default "./nife.toml")
-h, --help help for show-app

Global Options#

-t, --access-token string Nife API Access Token
-j, --json json output

See Also#